Click or drag to resize

MessageTaskOwnership Property

Contains the ownership state of the task.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public TaskOwnership TaskOwnership { get; set; }

Property Value

Type: TaskOwnership
The task ownership.
See Also